FlexReport for WinForms
Sort(IComparer<LogEntry>) メソッド


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > LogEntryList クラス > Sort メソッド : Sort(IComparer<LogEntry>) メソッド
シンタックス
'宣言
 
Public Overloads Sub Sort( _
   ByVal comparer As System.Collections.Generic.IComparer(Of LogEntry) _
) 
'使用法
 
Dim instance As LogEntryList
Dim comparer As System.Collections.Generic.IComparer(Of LogEntry)
 
instance.Sort(comparer)
public void Sort( 
   System.Collections.Generic.IComparer<LogEntry> comparer
)

パラメータ

comparer
参照

LogEntryList クラス
LogEntryList メンバ
オーバーロード一覧